@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?fai6yw');
  src:  url('../fonts/icomoon.eot?fai6yw#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?fai6yw') format('truetype'),
  url('../fonts/icomoon.woff?fai6yw') format('woff'),
  url('../fonts/icomoon.svg?fai6yw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-messages:before {
  content: "\e902";
}
.icon-fax:before {
  content: "\e903";
}
.icon-qq:before {
  content: "\e900";
}
.icon-home:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-map:before {
  content: "\e94c";
}
.icon-mail:before {
  content: "\ea85";
}
